.wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main {
    width: 1200px;
    height: auto;
    padding-top: 15px;
    margin: auto;
}

.headlineBox {
    width: 100%;
    height: 160px;
    background: url(https://www.hast.net.cn/file/27/img/头条.png) no-repeat center;
    background-size: 100%;
    padding-top: 30px;
}

.headlineBoxMain {
    width: 1100px;
    height: 100%;
    margin-left: 80px;
    text-align: center;
}

.headlineBoxMain h1 {
    color: #0074D2;
    line-height: 48px;
}

.headlineBoxMain span {
    /* padding: 0 5px;
    line-height: 48px; */
    line-height: 48px;
    display: inline-block;
    overflow: hidden;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #2C70BB;
    letter-spacing: 0;
}

.headlineBoxMain a {
    padding: 0 10px;
    /* font-size: 18px; */
    line-height: 48px;
    width: 460px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #2C70BB;
    letter-spacing: 0;
}

.headlineBoxMain h1 a {
    font-size: 35px;
    font-weight: bold;
    width: 850px;
    color: #FF0000;
}

.headlineBoxMain .more {
    width: 80px;
    float: right;
    color: #0074D2;
}

/* 焦点要闻 */
.focusBox {
    width: 100%;
    height: 373px;
    overflow: hidden;
    margin-top: 30px;
}

.slideBox {
    width: 588px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.slideBox img {
    width: 588px;
    height: 373px;
}

.slideBox p {
    width: 588px;
    height: 57px;
    margin-top: -57px;
    padding-right: 100px;
    padding-left: 10px;
    position: relative;
    z-index: 999;
    background: url(https://www.hast.net.cn/file/27/img/juxing1.png);
}

.slideBox p a {
    color: #fff;
    line-height: 57px;
}

/* 媒体 */
.medium {
    width: 100%;
    height: 373px;
    overflow: hidden;
    margin-top: 30px;
}

/* 轮播图效果 */
.slideBox .swiper-button-next {
    position: relative;
    float: right;
    margin-top: -38%;
    color: #fff !important;
    width: 50px !important;
    height: 80px !important;
    right: 0 !important;
    background-color: #3B3B38;
    opacity: 0.7;
}

.slideBox .swiper-button-prev {
    position: relative;
    float: left;
    margin-top: -38%;
    color: #fff !important;
    width: 50px !important;
    height: 80px !important;
    left: 0 !important;
    background-color: #3B3B38;
    opacity: 0.7;
}

.slideBox .swiper-pagination {
    position: relative;
    margin-top: -25px;
    margin-left: 250px
}

.slideBox .swiper-button-next:hover,
.slideBox .swiper-button-prev:hover {
    color: #0074D2 !important;
    background-color: #000;
    opacity: 1;
}


/*要闻*/
.slideTxtBox {
    width: 580px;
    /* height: 373px; */
    overflow: hidden;
    padding-top: -20px;
}

.slideTxtBox:before {
    content: "";
    display: block;
    margin-top: -13px;
}

.slideTxtBox .hd ul {
    width: 100%;
    height: 50px;
    border-bottom: 0.5px solid #d6d4d4;
}

.slideTxtBox .hd ul li {
    /* width: 23%; */
    width: auto;
    text-align: center;
    float: left;
    line-height: 49px;
}

.slideTxtBox .hd ul li a {
    display: block;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 24px;
    color: #666666;
    letter-spacing: 0;
}

.slideTxtBox .hd ul li.on a {
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 24px;
    color: #2C67C7;
    letter-spacing: 0;
    border-bottom: 2px solid #0074D2;
}

/* 要闻列表 */
.slideTxtBox .bd {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.slideTxtBox .bd .inBox {
    width: 100%;
    height: 100%;
}

.slideTxtBox .inBox .inBd {
    width: 100%;
    height: 100%;
}

.slideTxtBox .inBox .inBd ul {
    width: 100%;
    height: 100%;
}

.slideTxtBox .inBox .inBd ul li {
    font-size: 16px;
    padding-left: 10px;
    height: 42px;
    line-height: 42px;
    background: url("https://www.hast.net.cn/file/27/img/juxing.png") center left no-repeat;
    /* background-size: 13px 13px; */
}

.slideTxtBox .inBox .inBd ul li a {
    color: #424242;
    text-indent: 5px;
    display: block;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
}

.slideTxtBox .inBox .inBd ul li a:hover {
    color: #0074D2;
}

.slideTxtBox .inBox .inBd li span {
    float: right;
    color: #999;
    font-size: 18px;
}

.slideTxtBox .inBox .inBd li span a {
    color: #999;
}

.hnyw-item ul li a {
    display: inline !important;
    width: auto !important;
}

.slideTxtBox .inBox #govNews ul li {
    text-indent: 15px;
}

ul.sub-bd li a {
    display: block !important;
    width: 85% !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 科普 */
.popularBox {
    width: 100%;
    height: 330px;
    margin-top: 15px;
    /* background: url(https://www.hast.net.cn/file/27/img/123.png); */
}

.popular {
    width: 1200px;
    height: 100%;
    margin: auto;
    padding: 30px 0;
}

.popularBox .slideTxtBox .hd ul li {
    /* width: 30%; */
    width: auto;
}

.popularBox .slideTxtBox .hd ul li a {
    color: #fff;
    font-weight: 400;
}

.popularBox .slideTxtBox .hd ul li a:hover {
    color: #fff;
    font-weight: 600;
    border-bottom: 2px solid #fff;
}

.popularBox .slideTxtBox .hd ul .on a {
    color: #fff;
    font-weight: 600;
    border-bottom: 2px solid #fff;
}

.inBdOne .inBd1 {
    background: url(https://www.hast.net.cn/file/27/img/zyksy.png);
}

.inBdOne .inBd2 {
    background: url(https://www.hast.net.cn/file/27/img/kpsp.png);
    margin-left: 30px;
}

.inBdOne .inBd3 {
    background: url(https://www.hast.net.cn/file/27/img/kptw.png);
    margin-top: 30px;
}

.inBdOne .inBd4 {
    background: url(https://www.hast.net.cn/file/27/img/kpyp.png);
    margin-left: 30px;
    margin-top: 30px;
}

.inBdOne .inBd1,
.inBdOne .inBd2,
.inBdOne .inBd3,
.inBdOne .inBd4 {
    width: 270px;
    height: 82px;
    float: left;
    text-align: center;
    line-height: 82px;
}

.popularBox .inBdOne a {
    color: #fff;
    font-size: 24px;
}

.inBdOne2 .inBd1 {
    background: url(https://www.hast.net.cn/file/27/img/weitu.png);
}

.inBdOne2 .inBd2 {
    background: url(https://www.hast.net.cn/file/27/img/bianzu19.png);
    margin-left: 30px;
}

.inBdOne2 .inBd3 {
    background: url(https://www.hast.net.cn/file/27/img/weitu1.png);
    margin-top: 30px;
}

.inBdOne2 .inBd4 {
    background: url(https://www.hast.net.cn/file/27/img/bianzu9.png);
    margin-left: 30px;
    margin-top: 30px;
}

.inBdOne2 .inBd1,
.inBdOne2 .inBd2,
.inBdOne2 .inBd3,
.inBdOne2 .inBd4 {
    width: 270px;
    height: 82px;
    float: left;
    text-align: center;
    line-height: 82px;
}

.popularBox .inBdOne2 a {
    color: #fff;
    font-size: 24px;
}

/* inBdTwo */
.inBdTwo .inBd1 {
    background: url(https://www.hast.net.cn/file/27/img/bianzu21.png);
}

.inBdTwo .inBd2 {
    background: url(https://www.hast.net.cn/file/27/img/bianzu24.png);
    margin-left: 30px;
}

.inBdTwo .inBd3 {
    background: url(https://www.hast.net.cn/file/27/img/tybf6.png);
    margin-top: 30px;
}

.inBdTwo .inBd4 {
    background: url(https://www.hast.net.cn/file/27/img/tybf7.png);
    margin-left: 30px;
    margin-top: 30px;
}
.inBdTwo .inBd5 {
    background: url(https://www.hast.net.cn/file/27/img/tybf9.png);
    background-size: 100% 100%;
}
.inBdTwo .inBd6 {
    background: url(https://www.hast.net.cn/file/27/img/tybf10.png);
    margin-left: 30px;
    background-size: 100% 100%;
}
.inBdTwo .inBd7 {
    background: url(https://www.hast.net.cn/file/27/img/tybf11.png);
    margin-left: 30px;
    background-size: 100% 100%;
}
.inBdTwo .inBd1,
.inBdTwo .inBd2,
.inBdTwo .inBd3,
.inBdTwo .inBd4,
.inBdTwo .inBd5,
.inBdTwo .inBd6,
.inBdTwo .inBd7 {
    width: 270px;
    height: 82px;
    float: left;
    text-align: center;
    line-height: 82px;
}

.popularBox .inBdTwo a {
    color: #fff;
    font-size: 24px;
}

/* 专题活动 */
.specialBox {
    width: 1200px;
    height: 253px;
    padding-top: 30px;
    margin: auto;
}

.specialBox .title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 0.5px solid #d6d4d4;
}

.specialBox .more {
    width: 80px;
    float: right;
    /* color: #0074D2; */
}

.specialBox .title .huod {
    height: 50px;
    line-height: 50px;
    width: 80px;
    display: inline-block;
    font-size: 20px;
    color: #0074D2;
    font-weight: bold;
    border-bottom: 2px solid #0074D2;
}

.specialBox .hd {
    margin-top: 30px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.specialBox .hd img {
    width: 297px;
    height: 139px;
}

.specialBox .swiper-slide {
    width: 292px !important;
    margin-right: 12px !important;
}

.specialBox .swiper-button-next {
    position: relative;
    float: right;
    margin-top: -107px;
    width: 50px !important;
    height: 80px !important;
    right: 0px !important;
    color: #fff !important;
    background-color: #3B3B38;
    opacity: 0.7;
}

.specialBox .swiper-button-prev {
    position: relative;
    float: left;
    margin-top: -107px;
    width: 50px !important;
    height: 80px !important;
    left: 0 !important;
    color: #fff !important;
    background-color: #3B3B38;
    opacity: 0.7;
}

.specialBox .swiper-button-next:hover,
.specialBox .swiper-button-prev:hover {
    color: #0074D2 !important;
    background-color: #000;
    opacity: 0.8;
}

.showewm {
    width: 78px;
    height: 78px;
}
.popularBox .slideTxtBox .hd ul li a {
    font-size: 20px;
}